Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Base and Base Sepolia #3625

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

feat: add Base and Base Sepolia #3625

wants to merge 2 commits into from

Conversation

gleiser-oliveira
Copy link
Contributor

Jira ticket(s)

VEN-XXX

Changes

Copy link

vercel bot commented Dec 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
app-alt.venus.io ✅ Ready (Inspect) Visit Preview Dec 18, 2024 6:29am
dapp-preview ✅ Ready (Inspect) Visit Preview Dec 18, 2024 6:29am
dapp-testnet ✅ Ready (Inspect) Visit Preview Dec 18, 2024 6:29am
venus.io ✅ Ready (Inspect) Visit Preview Dec 18, 2024 6:29am

Copy link

changeset-bot bot commented Dec 11, 2024

🦋 Changeset detected

Latest commit: 5ed4f13

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@venusprotocol/evm Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

[ChainId.BASE_SEPOLIA]: {
name: 'Base Sepolia',
logoSrc: baseLogo,
explorerUrl: 'https://base-sepolia.blockscout.com',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
explorerUrl: 'https://base-sepolia.blockscout.com',
explorerUrl: 'https://sepolia.basescan.org',

[ChainId.BASE_MAINNET]: {
name: 'Base',
logoSrc: baseLogo,
explorerUrl: 'https://base.blockscout.com',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
explorerUrl: 'https://base.blockscout.com',
explorerUrl: 'https://basescan.org',

Copy link
Contributor

Coverage Report for ./apps/evm

Status Category Percentage Covered / Total
🔵 Lines 83.19% 44534 / 53528
🔵 Statements 83.19% 44534 / 53528
🔵 Functions 73% 971 / 1330
🔵 Branches 89.22% 6233 / 6986
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/evm/src/hooks/useIsFeatureEnabled/index.tsx 100% 100% 100% 100%
apps/evm/src/libs/contracts/config/index.ts 0% 0% 0% 0% 1-651
apps/evm/src/libs/tokens/infos/commonTokens/baseSepolia.ts 100% 100% 100% 100%
Generated in workflow #9681 for commit 5ed4f13 by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants